[INFO] cloning repository https://github.com/mindeng/notion-async
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindeng/notion-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e91dd2f163b7da51291387f914603f76c8dd1a4
[INFO] testing mindeng/notion-async against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindeng%2Fnotion-async" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mindeng/notion-async
[INFO] finished tweaking git repo https://github.com/mindeng/notion-async
[INFO] tweaked toml for git repo https://github.com/mindeng/notion-async written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mindeng/notion-async on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mindeng/notion-async already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fc45fdf39f57d67ce5798600ab65751a9b23eb905a7a46468336fc025af9f17
[INFO] running `Command { std: "docker" "start" "-a" "4fc45fdf39f57d67ce5798600ab65751a9b23eb905a7a46468336fc025af9f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc45fdf39f57d67ce5798600ab65751a9b23eb905a7a46468336fc025af9f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc45fdf39f57d67ce5798600ab65751a9b23eb905a7a46468336fc025af9f17", kill_on_drop: false }`
[INFO] [stdout] 4fc45fdf39f57d67ce5798600ab65751a9b23eb905a7a46468336fc025af9f17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d04bb1cb0439d0c4194d23842f1e011f6d8eb20f9e68defa4cf33eed94ad26
[INFO] running `Command { std: "docker" "start" "-a" "c8d04bb1cb0439d0c4194d23842f1e011f6d8eb20f9e68defa4cf33eed94ad26", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-rate-limiter v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling monostate v0.1.13
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling sqlx-core v0.8.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling sqlx-macros v0.8.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling sqlx v0.8.1
[INFO] [stderr]    Compiling notion-async-api v0.1.1 (/opt/rustwide/workdir/notion-async-api)
[INFO] [stdout] warning: enum `OwnerType` is never used
[INFO] [stdout]   --> notion-async-api/src/user.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum OwnerType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NotionFileType` is never used
[INFO] [stdout]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum NotionFileType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/object.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct UnsupportObjectError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stdout]    --> notion-async-api/src/object.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct ImpossibleParseError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notion-async v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "c8d04bb1cb0439d0c4194d23842f1e011f6d8eb20f9e68defa4cf33eed94ad26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d04bb1cb0439d0c4194d23842f1e011f6d8eb20f9e68defa4cf33eed94ad26", kill_on_drop: false }`
[INFO] [stdout] c8d04bb1cb0439d0c4194d23842f1e011f6d8eb20f9e68defa4cf33eed94ad26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b70799460d293048beb4bd8ead52fa36d4bb694c8f90be8a7487680a7f6eb1
[INFO] running `Command { std: "docker" "start" "-a" "90b70799460d293048beb4bd8ead52fa36d4bb694c8f90be8a7487680a7f6eb1", kill_on_drop: false }`
[INFO] [stdout] warning: enum `OwnerType` is never used
[INFO] [stdout]   --> notion-async-api/src/user.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum OwnerType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NotionFileType` is never used
[INFO] [stdout]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum NotionFileType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stdout]   --> notion-async-api/src/object.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct UnsupportObjectError(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stdout]    --> notion-async-api/src/object.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct ImpossibleParseError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notion-async v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "90b70799460d293048beb4bd8ead52fa36d4bb694c8f90be8a7487680a7f6eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b70799460d293048beb4bd8ead52fa36d4bb694c8f90be8a7487680a7f6eb1", kill_on_drop: false }`
[INFO] [stdout] 90b70799460d293048beb4bd8ead52fa36d4bb694c8f90be8a7487680a7f6eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a30e1d4f6bf0f33e7c5321eb9b4d4ba4c140dd1b347893c2dfd7b3abc7fc889c
[INFO] running `Command { std: "docker" "start" "-a" "a30e1d4f6bf0f33e7c5321eb9b4d4ba4c140dd1b347893c2dfd7b3abc7fc889c", kill_on_drop: false }`
[INFO] [stderr] warning: enum `OwnerType` is never used
[INFO] [stderr]   --> notion-async-api/src/user.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum OwnerType {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `NotionFileType` is never used
[INFO] [stderr]   --> notion-async-api/src/misc.rs:62:10
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub enum NotionFileType {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsupportFileTypeError` is never constructed
[INFO] [stderr]   --> notion-async-api/src/misc.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct UnsupportFileTypeError(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnsupportObjectError` is never constructed
[INFO] [stderr]   --> notion-async-api/src/object.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct UnsupportObjectError(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ImpossibleParseError` is never constructed
[INFO] [stderr]    --> notion-async-api/src/object.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct ImpossibleParseError;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `notion-async-api` (lib) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notion_async-f511de086490dcf5)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notion_async-e3c262ff4ccad450)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests notion_async
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a30e1d4f6bf0f33e7c5321eb9b4d4ba4c140dd1b347893c2dfd7b3abc7fc889c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30e1d4f6bf0f33e7c5321eb9b4d4ba4c140dd1b347893c2dfd7b3abc7fc889c", kill_on_drop: false }`
[INFO] [stdout] a30e1d4f6bf0f33e7c5321eb9b4d4ba4c140dd1b347893c2dfd7b3abc7fc889c
